翻訳と辞書
Words near each other
・ Java security
・ Java servlet
・ Java spaghetti eel
・ Java sparrow
・ Java Speech API
・ Java Speech Markup Language
・ Java stingaree
・ Java syntax
・ Java Task Force
・ Java Telephony API
・ Java Transaction API
・ Java transaction service
・ Java TV
・ Java User Group
・ Java version history
Java view technologies and frameworks
・ Java virtual machine
・ Java Virtual Machine Tools Interface
・ Java War
・ Java War (1741–43)
・ Java War (disambiguation)
・ Java Web Services Development Pack
・ Java Web Start
・ Java Work Framework
・ Java XML
・ Java, Montana
・ Java, New York
・ Java, South Dakota
・ Java, São Tomé and Príncipe
・ Java, Virginia


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Java view technologies and frameworks : ウィキペディア英語版
Java view technologies and frameworks
Java view technologies and frameworks are web-based software libraries that provide the user interface, or "view-layer", of Java web applications. Such application frameworks are used for defining web pages and handling the HTTP requests (clicks) generated by those web pages. As a sub-category of web application frameworks, view-layer frameworks often overlap to varying degrees with web frameworks that provide other functionality for Java web applications.
Java view-layer frameworks often claim to support some or all of the Model–view–controller design pattern.
==At a glance==

* JavaServer Faces (JSF), Apache Tapestry and Apache Wicket are competing component-based technologies, abstracting the stateless HTTP request-response cycle and the Java Servlet API behind an object-oriented, event-driven component model.
* In contrast, Struts and the Spring MVC Framework are action-oriented frameworks that provide a thinner abstraction layer over the servlet API.
* Apache Tiles is a templating framework designed to work with Struts.
* Facelets is a view definition and templating technology designed to work with JSF.
* SiteMesh can be used with any JSP.
* Facelets, Tapestry and Wicket have their own templating approaches based on HTML/XHTML.
* Apache Click uses HTML based Apache Velocity templates and Plain Old Java Objects, with JavaServer Pages optional.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Java view technologies and frameworks」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.